projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2019-01-21
Stefan Monnier
(electric--sort-post-self-insertion-hook): Accept non...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Alan Third
Fix occasional pdumper/bootstrap error
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Michael Albinus
* lisp/net/tramp-sh.el (tramp-set-remote-path): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Michael Albinus
Use `inhibit-read-only' in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Michael Albinus
Use POSIX "df" in Tramp, if available
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Eli Zaretskii
Support native image resizing on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Philipp Stephani
Improve error data when passing a wrong type to 'sort...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Paul Eggert
pdumper-stats now returns s, not ms
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Eli Zaretskii
; Fix a recent change in pdumper.c
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Eli Zaretskii
Minor cleanup in pdumper.c
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Eli Zaretskii
Improve 'pdumper-stats' and its documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Eli Zaretskii
Unbreak the macOS NS build
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Dmitry Gutov
; Update the commentary
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Dmitry Gutov
Misc ignore-related project.el changes
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
João Távora
Revert "Remove leftover from previous electric-layout...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Stefan Monnier
(electric-layout-post-self-insert-function-1): Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
João Távora
Ensure fns in electric-layout-rules are called in right...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
João Távora
Remove leftover from previous electric-layout-rules API
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Paul Eggert
Port to platforms where NULL is a pointer
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Eli Zaretskii
Improve documentation of portable dumping
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Eli Zaretskii
Clean up memory allocation and unexec support on MS...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Eli Zaretskii
; * etc/NEWS: Fix description of pdumper.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Eli Zaretskii
Fix a typo in ELisp manual
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dmitry Gutov
Rebase project-find-regexp on top of project-files
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dmitry Gutov
; Update the number
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dmitry Gutov
Make 'project-files' the "canonical" generic of the two
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Stefan Monnier
* lisp/textmodes/sgml-mode.el: Try and fix bug#33887.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
João Távora
Fix electric-pair-tests by disabling bug#33794's fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
João Távora
Revert "Temporarily comment out CC Mode from tests..."
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Martin Rudalics
Fix wording in Window Hooks section of Elisp manual
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Alan Third
Be more specific with XRender bit-depths (bug#34051)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
João Távora
Simplify ignored extensions filtering in Icomplete...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
João Távora
Revert "Fix icomplete's cycling when filename filtering...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
João Távora
Fix flymake-proc--delete-temp-directory if temp dir...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Alan Mackenzie
Temporarily comment out CC Mode from tests which are...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Glenn Morris
Fix --enable-profiling builds (bug#34099)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Martin Rudalics
Expand spectrum of window change functions
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Paul Eggert
Port pdumper to older GNU/Linux
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Daniel Colascione
Fix segfault in profiler after pdump load
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Paul Eggert
* doc/lispref/processes.texi (Accepting Output): Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Daniel Colascione
Fix previous change: use correct pdumper function
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Daniel Colascione
Fix crash in charset detection after pdumper load
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Andy Moreton
Avoid compilation warnings in MS-Windows build
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Eli Zaretskii
Improve documentation of pdumper; minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Eli Zaretskii
Fix minor glitch with producing 'emacs' executable
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Michael Albinus
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Michael Albinus
Some accept-process-output cleanups in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Glenn Morris
; Copyright fixes for pdumper files
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Glenn Morris
* make-dist: Include src/dmpstruct.awk.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Paul Eggert
Fix unlikely races with GnuTLS, datagrams
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Daniel Colascione
Make sure dump-mode is nil after dump
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Daniel Colascione
Add NEWS for pdumper
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Daniel Colascione
Add portable dumper
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Paul Eggert
Avoid using obsolete accept-process-output arg
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Paul Eggert
Fix accept-process-output/process-live-p confusion
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Alan Third
Prevent redrawing if frame is garbaged
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Alan Mackenzie
Make CC Mode and electric-pair-mode work together....
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Philipp Stephani
Disable electric quotes for most files in the Emacs...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Stefan Monnier
* lisp/emacs-lisp/package.el (package-activate-all...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Stefan Monnier
* lisp/emacs-lisp/package.el (package-activate-all...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
João Távora
Fix icomplete's cycling when filename filtering kicks in
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Eli Zaretskii
Attempt to fix hangs on MS-Windows due to C-g
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Robert Pluim
Improve some of the breve/caron/cedilla mappings
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Robert Pluim
Fix some breve and dot above related doc strings
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Paul Eggert
Fix translation-region bug with MAX_CHAR
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Paul Eggert
Minor overflow fix in translate-region-internal
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Eli Zaretskii
Fix Calc graph output on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Eli Zaretskii
Fix a minor mistake in ELisp manual
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Glenn Morris
; Fix some trivial doc typos
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Stephen Berman
* etc/tutorials/TUTORIAL: Fix typo (bug#34049)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Devon Sean...
Fix UI of Buffer-menu
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Pierre Téchoueyres
Check that feature exist in `sql-set-product-feature...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Philip K
Reinitialize ispell-really-enchant when changing the...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Glenn Morris
Remove some obsolete stub files from etc/
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Martin Rudalics
Run window change functions during redisplay
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Paul Eggert
List lengths are always fixnums now
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Paul Eggert
Minor tweaks to HAVE_NATIVE_SCALING code
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Alan Third
Add native image scaling (bug#33587)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Alan Third
Fix drag and drop behaviour on NS (bug#30929)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Michael Albinus
New test custom--test-theme-variables
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Martin Rudalics
Handle dedicated status in 'window--display-buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Paul Eggert
Mention Japanese change in documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Yasuhiro KIMURA
Change preferred Japanese coding system to UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Paul Eggert
Use shortcuts for Flength
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Stefan Monnier
* src/window.c (save_window_save): Revert part of d82e73f
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Paul Eggert
* admin/notes/unicode: Update to match recent changes.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Stefan Monnier
* lisp/emacs-lisp/map.el: Prepare for addition to GNU...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Stefan Monnier
* lisp/help-fns.el (help--load-prefixes): Demote errors...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Michael Albinus
Fix nasty cut'n'waste error in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Michael Albinus
Adapt .gitlab-ci.yml
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Leo Liu
* lisp/progmodes/js.el: Remove unused (require 'thingatpt).
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Stefan Monnier
Use utf-8 coding system for all our Elisp files
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Stefan Monnier
* lisp/international/titdic-cnv.el: Save generated...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Leo Liu
Speed up loading css-mode
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Glenn Morris
; ChangeLog fix
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
next